Release 10.1A: OpenEdge Development:
Progress Dynamics Managers API Reference


getObjectNames

This procedure finds the physical name and logical name of a given object.

Location: ry\app\ryrepmngrp.i

Parameters:

INPUT pcObjectName AS CHARACTER

The object name.

INPUT pcRunAttribute AS CHARACTER

The run attribute for the object.

OUTPUT pcPhysicalName AS CHARACTER

The object’s physical name.

OUTPUT pcLogicalName AS CHARACTER

The object’s logical name.

Notes: None

Examples: See the launchContainer procedure in af\app\afsesmngrp.i.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095